Northwoods.GoWPF 2.2.4 Assembly
GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Class Members
Properties  Methods 


The following tables list the members exposed by GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType>.

Public Constructors
 NameDescription
Public ConstructorGraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Constructor The default constructor builds an empty dictionary.  
Top
Public Properties
 NameDescription
Public PropertyCopiesGets the collection of copied nodes and copied links as a GraphLinksModel.DataCollection<NodeType,NodeKey,PortKey,LinkType>.  
Public PropertyDestinationModel Gets or sets the destination model for the copying operation.  
Public PropertySourceCollection Gets or sets the source collection of data to be copied for the copying operation.  
Public PropertySourceModel Gets or sets the source model for the copying operation.  
Top
Public Methods
 NameDescription
Public MethodAddCopiedLink Declare the mapping of a source link data to a copied link data.  
Public MethodAddCopiedNode Declare the mapping of a source node data to a copied node data.  
Public MethodContainsSourceLink This predicate is true if the given link data is in the source collection.  
Public MethodContainsSourceNode This predicate is true if the given node data is in the source collection.  
Public MethodFindCopiedLink Look up the copied link for a given source link.  
Public MethodFindCopiedNode Look up the copied node for a given source node.  
Public MethodRemoveSourceLink Remove any association between a source link data and any copied link data.  
Public MethodRemoveSourceNode Remove any association between a source node data and any copied node data.  
Top
See Also

Reference

GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Class
Northwoods.GoXam.Model Namespace

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback